This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Kim Renuverakoi 7.Jan.04 11:49 PM a Web browser Toolkits All Releases Windows XP
I am writing a program using Notes API C++ 2.4 to convert Notes mail documents to HTML. I am detaching the Attachments to a file and would like to export the Attachment Icon to a Graphic File so I can use it in the Web Page. I can export other graphics just fine as TIFF files using RT.Export but get errors if I point the Cursors to the RTAttachment Object. I can also store it as a LNGraphic object but don't see any method for putting it to a file. Does anyone have any suggestions?